@charset "utf-8";
/* CSS Document */
.header .logo img {

}
.jgdh {
    width: 220px;
    height: 62px;
    background: url(../img/dhhf.png) no-repeat 0px 13px;
    color: #333;
    font-size: 15px;
    line-height: 25px;
    float: right;
    padding-left: 60px;
    margin-top: 8px;
    padding-top: 6px;
}
.jgdh span {
    color: #016ed5;
    font-size: 33px;
    font-weight: bold;
    margin-top: 5px;
    display: block;
}
.clear {
	clear:both;
}
.mio-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.mio-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}
.mio-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}
.mio-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mio-banner .slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}
.mio-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.mio-banner .slideBox .hd li.on {
	background: #016ed5;
}
.mio-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}
.header1 {
	width: 1200px;
	margin: 0 auto;
}
.header .logo {
	float: left;
}
.logo_teldh {
	float: right;
}
.header {
	margin: 10px auto;
}
/*导航*/
#nav {
	background: #016ed5;
	height: 55px;
}
.nav {
	width: 1200px;
	margin: 0 auto;
}
a.cur {
	background: #fe7900;
}
.nav>li:hover {
	background: #fe7900;
}
.nav>li {
	float: left;
	width: 171px;
	line-height: 55px;
	text-align: center;
	position: relative;
}
.nav>li a {
	color: #fff;
	display: block;
	font-size: 16px;
}
.nav>li.list {
	position: relative;
}
.nav>li.list .list_ul {
	position: absolute;
	left: 0;
	display: none;
	width: 171px;
	z-index: 9999;
}
.nav>li.list .list_ul>li {
	position: relative;
	border-bottom: 1px solid #0979e2;
	background: #016ed5;
}
.nav>li.list .list_ul>li:hover {
	background: #fe7900;
}
.nav>li.list .list_ul>li a {
	color: #fff;
}
.nav>li.list .list_ul>li ul.list_children {
	position: absolute;
	z-index: 99999;
	top: 0px;
	left: 150px;
	width: 120px;
	display: none;
}
.nav>li.list .list_ul>li ul.list_children li {
	background: #efefef;
	position: relative;
}
.nav>li.list .list_ul>li ul.list_children li a {
	color: #fff;
}
/*搜索*/
.sousuo {
	background: #f7f7f7;
}
.sousuo1 {
	width: 1200px;
	margin: 0 auto;
	line-height: 45px;
	border-bottom: 1px solid #eee;
}
.gjc {
	float: left;
}
.gjc h1 {
	display: inline-block;
	font-weight: bold;
}
/*钢板租赁*/
.gbzulin{
	margin:30px auto !important;
}
.wrap{
	width: 1200px;
	margin:0 auto;
}
.title {
    margin-bottom: 30px;
    text-align: center;
}
.title h2 {
	font-weight: bold;
    font-size: 32px;
    position: relative;
    margin: 0 0 10px;
    padding-bottom: 10px;
    color: #4e4d4d;
}
.title h2:after {
    width: 30px;
    height: 2px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}
.title h2:after {
    background-color: #016ed5;
}
.title h3 {
    font-size: 18px;
    margin: 10px 0;
    color: inherit;
}
.product_right {
	overflow: hidden;
}
.product_right ul li:nth-child(4n) {
 margin-right: 0;
}
.product_list {
	margin-top: 20px;
}
.product_right ul li {
	float: left;
	width: 286px;
	border: 1px solid #eee;
	margin: 0px 15px 20px 0px;
	background: #fff;
}
.product_right ul li:hover {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.product_right ul li b {
	display: block;
	max-width: 100%;
	height: 210px;
	overflow: hidden;
	text-align: center;
}
.product_right ul li a img {
	max-width: 100%;
	height: 210px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.product_right ul li img:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
.product_right ul li span {
	display: block;
	font-size: 14px;
	line-height: 45px;
	background:#ebe8e3;
	text-align: center;
}
.product_right ul li span a {
	display: block;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*简介*/
.gsjj {
    width: 100%;
    height: 588px;
    background: url(../img/jjbj.jpg) no-repeat center;
}
.between {
    width: 1200px;
    margin: 0 auto;
}
.jjimg img {
    width: 543px;
    height: 351px;
    float: left;
    display: block;
    margin-top: 155px;
    margin-left: 27px;
}
.jjnr {
    width: 538px;
    height: 323px;
    float: right;
    margin-top: 265px;
}
.jjnr h3 {
    width: 100%;
    line-height: 20px;
    color: #6f6f6f;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}
.jjnr h3 span {
    color: #016ed5;
    font-size: 25px;
    font-weight: bold;
}
.contentjs {
	width: 500px;
    height: 120px;
    line-height: 31px;
    overflow: hidden;
    margin-top: 50px;
    font-size: 15px;
}
.jjnr a {
    width: 195px;
    height: 54px;
    display: block;
    float: right;
    margin-top: 55px;
    transition: .6s;
}
.jjnr a dd {
    width: 140px;
    height: 54px;
    background: #016ed5;
    text-align: center;
    line-height: 54px;
    color: #fff;
    float: left;
    transition: .6s;
}
.jjnr a i {
    width: 55px;
    height: 54px;
    background: #fe7900;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 54px;
    font-weight: bold;
    font-style: normal;
    float: left;
    display: block;
    transition: .6s;
}
/*案例*/
.anlikz {
	width: 1200px;
	margin: 0 auto;
}
.marqueeleft {
	width:100%;
	overflow:hidden;
	margin:0px auto;
}
.marqueeleft ul {
	float:left;
}
.marqueeleft li {
	float: left;
    margin: 0 20px 0 0;
    display: inline;
    overflow: hidden;
    width: 280px;
    border: #ccc 1px solid;
}
.marqueeleft li .pic {
	display:block;
	border-bottom:#ccc 1px solid;
	padding:5px;
	overflow:hidden;
	text-align: center;
	position: relative;
}
.marqueeleft li .txt {
	text-align: center;
    position: relative;
    padding: 15px 15px 25px 15px;
}
.marqueeleft ul li a img {
	max-width:100%;
	height:220px;
	display: block;
	margin:0 auto;
	text-align: center;
}
.marqueeleft li .txt:after {
    width: 40px;
    height: 1px;
    background-color: #dc4f45;
    content: '';
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -20px;
}
/*优势*/
.youshigb{
	text-align: center;
    margin: 0 auto;
}
.youshigb img{
	max-width:100%;
}
html {
    overflow-x: hidden;
}
/*新闻*/
.newL {
    width: 325px;
    border-bottom: 1px solid #dddde1;
}
.left {
    float: left;
}
.newL .newL-tit {
    width: 273px;
    height: 80px;
    padding: 20px 26px 0;
    background-color: #016ed5;
}
.newL .newL-tit .newL-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.newL .newL-tit span {
    font-size: 14px;
    color: #ffffff;
}
.newL .newL-img {
    width: 325px;
    height: 185px;
    display: block;
}
.newL .newL-img img {
	width: 325px;
    height: 185px;
}
.newL p {
	margin: 30px auto 35px;
    overflow: hidden;
    font-size: 15px;
    line-height: 28px;
    color: #666666;
}
.newR {
    width: 835px;
}
.right {
    float: right;
}
.newR-tit li {
    float: left;
    font-size: 18px;
    width: 140px;
    border-left: 1px dashed #808080;
    text-align: center;
    height: 21px;
    line-height: 21px;
}
.new-hot {
    color: #016ed5!important;
    font-weight: bold;
    border-left: 3px solid #016ed5!important;
}
.newR-tit li a {
    display: block;
    color: #333;
}
.new-hot a {
    color: #016ed5!important;
}
.newR-ul {
    margin-top: 12px;
    position: relative;
}
.newR-ul li:first-child {
    margin-top: 0;
}
.newR-ul li {
    width: 100%;
}
.newR-ul li .newR-a{
    width: 126px;
    height: 80px;
    background: #e8e8ea;
    text-align: center;
}
.newR-ul li .newR-a h3{
    font-family: ArialMT;
    font-size: 30px;
    font-weight: bold;
    color: #a2a2a3;
    margin: 5px 0 0;
    transition: .6s;
}
.newR-ul li:hover .newR-a h3{
    transform: translateY(-5px);
}
.newR-ul li .newR-a p{
    width: 100%;
    font-size: 14px;
    color: #a2a2a3;
}
.newR-ul li .newR-b{
    width: 628px;
    padding: 0 80px 12px 0;
    border-bottom: 1px solid #e8e8ea;
}

.newR-ul li .newR-b a{
    display: block;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 18px 0 5px;
    transition: .6s;
}
.newR-ul li:hover .newR-b a{
    transform: translate(5px);
    color: #016ed5;
}
.newR-ul li .newR-b p{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
}
.newR-ul-2{
    display: none;
}
.newR-ul .newR-more{
    position: absolute;
    right: 0;
    top: -45px;
    font-size: 14px;
    color: #333333;
    transition: .6s;
}
.newR-ul .newR-more:hover{
    color: #016ed5;
}
.new {
    margin: 40px auto 30px;
}
/*底部*/
.f_link {
	width: 1200px;
	margin: 10px auto;
	font: 14px/30px 微软雅黑;
}
.footer {
	width: 100%;
	padding-top: 35px;
	font-size: 15px;
	overflow: hidden;
	background: #016ed5;
}
.footer .footer_box {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.footer .footer_box .item_contact {
	width: 413px;
}
.footer .footer_box>div {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	height: 210px;
	border-right: 1px solid #0b74b9;
}
.footer .footer_box>div .title4 {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
}
.footer .footer_box>div .title4 span {
	font-size: 18px;
	position: relative;
	top: 2px;
}
.footer .footer_box>div hr {
	width: 54px;
	text-align: left;
	display: inline-block;
	background: #fff;
	border-style: inset;
	border-width: 1px;
}
.footer .footer_box .item_contact .cot {
	margin-top: 20px;
	line-height: 28px;
}
.footer .footer_box .item_nav {
	width: 510px;
}
.footer .footer_box .item_nav .box {
	width: 350px;
	margin: 0 auto;
}
.footer .footer_box .item_nav .box ul {
	margin-top: 10px;
	text-align: left;
}
.footer .footer_box .item_nav .box ul li {
	width: 113px;
	display: inline-block;
	text-align: left;
	margin-top: 10px;
}
.footer .footer_box .item_nav .box ul li a {
	color: #fff;
}
.footer .footer_box .item_chat {
	width: 265px;
	border: 0;
	text-align: center;
}
.footer .footer_box .item_chat p {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
}
.footer .footer_box .item_chat img {
	width: 150px;
	height: 150px;
	margin-top: 14px;
}
.footer_bottom {
	width: 100%;
	border-top: 1px solid #0b74b9;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	margin-top: 40px;
}
/*内页*/
h2.left-box {
	margin-bottom: 14px;
	position: relative;
	text-indent: 10px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #016ed5;
	margin: 20px 0 0 0;
}
.xypg-left-con {
	border: 1px solid #ebebeb;
	padding: 15px;
}
.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}
.xypg-left-nav > li > a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}
.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../img/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
	color:#333;
}
.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
background-color: #f5ba00;
}
.page-about-left {
	width: 243px;
	float: left;
}
ul.latest-news li {
	margin-top: 15px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.latest-news li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../img/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
.latest-news li a:hover {
	color: #333;
	text-decoration: underline;
}
.left-box-content p {
	margin-bottom: 0;
	border-bottom: 1px dotted #b8b8b8;
	font-size: 14px;
	color: #333333;
	padding: 8px 0;
}
.rightbox_product_relation_ul li {
	width: 209px;
	padding: 5px;
	margin: 5px;
	float: left;
	background: #f6f6f6;
}
.rightbox_product_relation_ul li a {
	display: block;
}
.rightbox_product_relation_ul li a img {
	max-width: 100%;
	height: 143px;
	display: block;
	margin: 0 auto;
}
.rightbox_product_relation_ul li a h4 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
.info-product-right {
	width: 925px;
	position: relative;
}
.rightbox_new_relation_ul {
	word-break: break-word;
}
.rightbox_new_relation_ul li {
	padding: 10px;
	margin: 5px 12px 5px 0;
	background: #f9f9f9;
	width: 418px;
	float: left;
}
.rightbox_new_relation_ul li a {
	display: block;
}
.rightbox_new_relation_title {
	font-size: 14px;
	margin-bottom: 10px;
	float:left;
}
.rightbox_new_relation_time {
	margin-bottom: 10px;
	color: #666;
	float: right;
}
.rightbox_new_relation_description {
	color: #666;
}
.sort-product-right {
	width: 925px;
	position: relative;
}
.page-about-right {
	width: 925px;
	position: relative;
}
.sideMenu li:hover .first-nav-btn {
	background-color: #333;
}
.sideMenu li {
	margin-bottom: 12px;
	position: relative;
}
.sideMenu li a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}
.first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../img/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.page-content {
	line-height: 32px;
	font-size:15px;
}
.sort-product-list li {
	width: 32%;
}
.tp1 {
	border: 1px solid #eee;
	text-align: center;
	padding: 3px;
}
.tp1 img {
	max-width: 100%;
	height: 210px;
}
.xiangxi {
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin: 0 0 15px;
}
.info-content {
	line-height: 24px;
}
.gsjs1 {
	margin: 10px 0 0;
	line-height: 25px;
}
/*友情链接开始*/

.link {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.link .link_box {
	width: 1200px;
	margin:0 auto;
}
.link_box h4 {
	background: url(../images/link_nav.jpg) no-repeat left top;
	width: 121px;
	font-size: 18px;
	color: #fe7900;
	text-align: center;
	line-height: 32px;
	float: left;
	margin-right: 30px;
}
.link_box a {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 32px;
	margin-right: 20px;
}
.link_box a:first-child {
	margin-left: 50px;
}
.link_box a:hover {
	color: #175ab1;
}
/*右侧悬浮*/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../img/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #fe7900;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #fe7900;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #fe7900;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #fe7900;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #fe7900;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}
span.mt25 img {
	width: 235px;
}
/*底部*/
.foot {
	width: 100%;
	color: #cccccc;
	background-color: #292A2E;
}
.foot .top {
	padding-bottom: 30px;
	padding-top: 28px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.foot .leftul {
	width: 360px;
	margin-right: 138px;
	float: left;
}
.foot .labels {
	width: 100%;
	border-bottom: 2px solid #3f3f3f;
	line-height: 54px;
	color: #e2e2e2;
	font-size: 18px;
	margin-bottom: 26px;
}
.foot .leftul ul {
	width: 360px;
}
.foot .leftul ul li {
	width: 160px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-right: 10px;
}
.foot .leftul ul li a {
	display: block;
	width: 160px;
	font-size: 14px;
	color: #cccccc;
	float: left;
	font-weight: normal;
}
.foot .middle {
	float: left;
	width: 140px;
}
.foot .middle .text {
	width: 140px;
	height: 140px;
}
.foot .right {
	width: 360px;
	float: right;
	color: #cccccc;
	font-size: 14px;
	
}
.footlxyc {
	line-height: 25px;
}
.foot .bottom {
	width: 100%;
	height: 40px;
	background-color: #1E1F21;
	overflow:hidden;
}
.fb-frame {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
    overflow: hidden;
}
.foot_record {
	line-height: 40px;
    color: #939393;
    font-size: 12px;
    float: left;
    margin-right: 15px;
}
.fen_zhan {

}
.fen_zhan a {
	line-height: 40px;
	font-size: 12px;
	color: #CCCCCC;
	display: inline-block;
	padding: 0px 10px;
}







.prozz {
	transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: rgba(192, 27, 44, 0.52);
 transition: transform .3s linear;
}
.pic:hover .prozz {
	transform: scale(1);
 transition: transform .3s linear;
}
.prozz>img {
	margin-top: 30%;
	width: 38px !important;
	height: 38px !important;
	border-radius: 50%;
}
.newProTit:after {
	margin: 1px 0 3px;
	display: block;
	content: "";
	width: 74px;
	height: 3px;
	background-color: #c01b2c;
}
.mt1200 {
	width: 1200px;
	margin: 20px auto;
}
h3.biaoti {
	color: #3c3c3c;
	float: left;
	line-height: 35px;
	font-size: 24px;
}
small.fontCapit.hidden-xs {
	font-size: 14px;
	padding-left: 5px;
	color: #bbbbbb;
	text-transform: capitalize;
}
.fontRed {
	float: right;
	line-height: 30px;
	color: #c01b2c;
	font-size: 18px;
}
.main2 {
	width: 1200px;
	margin: 35px auto 0;
}
.cpfl {
	width: 232px;
	float: left;
}
.cpfltit {
	height: 56px;
	background: #0f0f0f;
	line-height: 56px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
ul.kzfuwu li {
	height: 40px;
	line-height: 40px;
	background: #c01b2c url(../img/listtb.png) no-repeat 40px;
	margin-top: 5px;
}
ul.kzfuwu li a {
	color: #fff;
	font-size: 15px;
	padding-left: 70px;
}
.bigProListBt {
	margin: 15px 0;
	background: #f7f7f7;
	padding: 10px;
}
.c1 {
	background: url(../images/c1.jpg) no-repeat center top;
	height: 644px;
	overflow: hidden;
	margin: 30px 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.about {
	width: 587px;
	margin-top: 66px;
}
.fr {
	float: right;
}
.about_title {
	color: #c01b2c;
	font: 600 40px 微软雅黑;
}
.about_title span {
	font-size: 20px;
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 8px;
}
.about .content {
	color: rgb(255, 255, 255);
	margin-top: 22px;
	font: 400 14px/30px 微软雅黑;
}
a.gd {
	color: #fff;
	font: 400 14px/35px "arial";
	display: block;
	float: right;
	width: 104px;
	text-align: center;
	float: left;
	background: #c1ad51;
	border-radius: 6px;
	margin-top: 45px;
	position: relative;
}
.xinwen {
	width: 1200px;
	margin: 0 auto;
}
.xinwenl {
	float: left;
	width: 47%;
	margin-right: 1%;
}
.xinwenr {
	width: 47%;
	float: right;
	border-left: 1px solid #ddd;
	padding-left: 3%;
}
.xinwentit:after {
	margin: 1px 0 3px;
	display: block;
	content: "";
	width: 80px;
	height: 3px;
	background-color: #c01b2c;
}
h3.xwbt {
	font-size: 22px;
	float: left;
	margin-bottom: 8px;
}
a.xwmore {
	float: right;
	font-size: 16px;
	line-height: 38px;
}
.xinwenone>img {
	margin: 20px 0 0;
}
h3.xwtm1 {
	float: left;
}
.xwtm {
	line-height: 35px;
}
h3.xwtmrq {
	float: right;
	color: #999;
}
.xwnr {
	line-height: 24px;
}
ul.xwtwo {
	margin: 15px 0 0;
}
ul.xwtwo li {
	line-height: 35px;
}
a.xwnr1 {
	float: left;
}
span.xwdate {
	float: right;
}
ul.cjwt {
	margin: 20px 0 0;
}
ul.cjwt li {
	background: #c01b2c;
	padding: 4% 5%;
	margin-bottom: 3%;
}
h3.cjwtbt {
	color: #fff;
	margin-bottom: 12px;
	font-size: 15px;
}
h3.cjwtnr {
	color: #fff;
	line-height: 25px;
}
.servTit {
	padding: 35px 0 30px;
}
.text-center {
	text-align: center;
}
.servTit h2 {
    font-family: "Microsoft YaHei";
    font-size: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
}
.servTit h2:after {
    display: block;
    margin: 10px auto;
    content: "";
    width: 100px;
    height: 2px;
    background-color: #c01b2c;
}
.servTit p {
    font-family: "Arial";
    font-size: 18px;
    line-height: 24px;
    color: #bbbbbb;
    font-weight: normal;
}
.fontUpper {
    text-transform: uppercase;
}
.fuwu{
	width:25%;
	float:left;
}
.serviceItem {
    border: 1px solid #e8e8e8;
    margin: 10px auto;
    padding: 20px 10px;
    box-sizing: border-box;
    /* width: 279px; */
    width: 100%;
    max-width: 250px;
    height: 235px;
}
.serviceItem h4 {
    padding: 10px 0 6px;
    font-size: 26px;
    font-weight: bold;
    color: #e80000;
    line-height: 40px;
}
.serviceItem h1:after {
    display: block;
    content: "";
    margin: 10px auto;
    width: 86px;
    height: 3px;
    background-color: #c2c2c2;
}
.serviceInfo {
    margin: 0 auto;
    width: 90%;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #666666;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.youshi {
    width: 100%;
    background: url(/images/c2.jpg);
    height: 1036px;
}
.advantage {
    position: relative;
    top: 527px;
}
.advantage dl {
    width: 440px;
    float: left;
    margin-bottom: 82px;
}

.advantage dd {
    width: 154px;
    float: left;
    height: 154px;
    overflow: hidden;
    border: 7px solid #c01b2c;
}

.advantage dd img {
    width: 154px;
    height: 154px;
    transition: all .3s ease;
    transform: scale(1);
}

.advantage dt {
    width: 245px;
    float: right;
}

.advantage dt a {
    color: rgb(255, 255, 255);
    font: 400 20px/50px 微软雅黑;
}

.advantage dt div {
    color: rgb(214, 214, 214);
    margin-top: 5px;
    font: 400 16px/24px 微软雅黑;
}

.advantage dl:nth-child(2n) {
    float: right;
}

.advantage dl:nth-child(2n) {
    float: right;
}
.c9box {
    margin-top: 32px;
}
.c9box li:nth-child(4n) {
    margin-right: 0;
}
.c9box li {
    float: left;
    width: 279px;
    overflow: hidden;
    margin: 0 27px 27px 0;
    position: relative;
}

.c9box li img, .c9box li span, .c9box li a {
    display: block;
    height: 227px;
    border: 1px solid #eee;
    max-width: 100%;
	margin: 0 auto;
}
.c9box li a {
    position: absolute;
    top: -228px;
    left: 0px;
    background: url(../images/casebg.png);
    color: #fff;
    padding: 0 25px;
    width: 229px;
    text-align: center;
}
.c9box li a h2 {
    font-size: 20px;
    padding-top: 80px;
    color:#fff;
}
.c9box li a p {
    font-size: 22px;
    margin-top: 20px;
    line-height: 24px;
}
.c9box li:hover img{
	transform:scale(1.2);
}